projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1fcd32
)
Make min-width of the U:-- wider
author
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 24 Nov 2021 16:12:21 +0000
(17:12 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 24 Nov 2021 16:12:26 +0000
(17:12 +0100)
* lisp/bindings.el (standard-mode-line-format): Make the modified
bits larger since there's often a big difference between - and %
characters.
lisp/bindings.el
patch
|
blob
|
history
diff --git
a/lisp/bindings.el
b/lisp/bindings.el
index a4458ccd1e4f69919c8fc90bd2e4f81a5f085d70..29a1baffe7b472a0d7c79820b70248b8803d4a33 100644
(file)
--- a/
lisp/bindings.el
+++ b/
lisp/bindings.el
@@
-610,7
+610,7
@@
By default, this shows the information specified by `global-mode-string'.")
'mode-line-client
'mode-line-modified
'mode-line-remote)
- 'display '(min-width (
4
.0)))
+ 'display '(min-width (
5
.0)))
'mode-line-frame-identification
'mode-line-buffer-identification
" "